home *** CD-ROM | disk | FTP | other *** search
- ClickToBack
-
- This is a simple little utility, that makes use of the normally unused
- middle mouse button, that some mouses have. Just run ClickToBack as a
- background process and it will monitor the middle mouse button, and when
- pressed, cycle the screens, ie. throw the top-most screen to the back.
- To stop the program, you should break it with <CTRL>-E, rather than
- <CTRL>-C. Use the Break command, since you can not break a background
- process directly from the keyboard.
-
- To run: Run >NIL: ClickToBack
-
- To stop: Break `Status COM="ClickToBack"` E
-
- or
-
- Break 4 E
-
- if 4 is the number of the ClickToBack process
-
- You can use the Status command to obtain the number of the process.
-
- ClickToBack is freeware. It is copyright 1995 by Sami Klemola. You may
- use and spread it freely for no charge. Do not change it in any way though.
-
- Sami Klemola
- The Fleet
-
-